mysql instr()函數 1)instr()函數的格式 (俗稱:字符查找函數) 格式一:instr( string1, string2 ) / instr(源字符串, 目標字符串) 格式二:instr( str ...